Namespace - LJCDBClientLib
Parameters
dataObject - The DataObject record.
propertyNames - The included column property names.
Returns
The added Data Object record.
Syntax
C# |
public DataTable Add(Object dataObject, List<String> propertyNames = null)
|
Adds a record to the database.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.